google.golang.org/grpc.callInfo.compressorType (field)

4 uses

	google.golang.org/grpc (current package)
		rpc_util.go#L154: 	compressorType        string
		rpc_util.go#L392: 	c.compressorType = o.CompressorType
		stream.go#L278: 	if ct := c.compressorType; ct != "" {
		stream.go#L1215: 	if ct := c.compressorType; ct != "" {